﻿2026-06-16T08:29:10.4134533Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-16T08:29:10.4134982Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-16T08:29:10.4147450Z shell: /usr/bin/bash -e {0}
2026-06-16T08:29:10.4147675Z env:
2026-06-16T08:29:10.4147866Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-16T08:29:10.4148323Z   SPT_NOTIFY_SHELL_BIN: /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-06-16T08:29:10.4148758Z ##[endgroup]
2026-06-16T08:29:10.6899798Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
2026-06-16T08:29:10.7047330Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-409800831c3fa33b)
2026-06-16T08:29:10.7066810Z 
2026-06-16T08:29:10.7067073Z running 1 test
2026-06-16T08:29:11.2114337Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-16T08:29:11.2114846Z 
2026-06-16T08:29:11.2115281Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
2026-06-16T08:29:11.2115959Z 
